UNPKG

@toutix/whitelabel

Version:

Toutix whitelabel React container components

6 lines 404 B
import { IDrawingItem, ISeatItemProps } from "@/app/dashboard/models/Seating"; export declare const TicketBuyerSeatGroup: (props: IDrawingItem<ISeatItemProps>) => import("react/jsx-runtime").JSX.Element; export declare const ticketBuyerStaticItemMap: { SEAT_GROUP: (props: IDrawingItem<ISeatItemProps>) => import("react/jsx-runtime").JSX.Element; }; //# sourceMappingURL=TicketBuyerSeatItems.d.ts.map